Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Wav
Loads the data from an .wav file to the specified SoundBuffer.
public static void LoadFromWav( SoundBuffer buffer, string path )